networkd-test: use a complete domain name in test_route_only_dns()
authorMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:26:44 +0000 (12:26 +0100)
committerFelipe Sateler <fsateler@debian.org>
Thu, 21 Feb 2019 23:10:15 +0000 (23:10 +0000)
commit9627cdaefeef472255a56942759f07b73f317947
treee6511687d8ff7a9585b61ff9dfdbb51166c72c02
parent6b05e4815e20b92035063fed05ea477ac765287c
networkd-test: use a complete domain name in test_route_only_dns()

Since version 241 (commit ea4678?), querying MX type records for
single-label domains does not actually forward the query to the DNS
server any more. Use "example.com" instead, which is the recommended
test domain anyway.

(cherry picked from commit ca56805c8de43fc21ab4657cf5ebd1e0248527ac)

Gbp-Pq: Name networkd-test-use-a-complete-domain-name-in-test_route_on.patch
test/networkd-test.py